-- background: 4179 from stack: in -- bmap block id: 4088 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openStack hide message box show menuBar pass openStack end openStack -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=25 top=20 right=48 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Info ----- HyperTalk script ----- on mouseUp go to card "Info" end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=24 top=294 right=316 bottom=63 -- title width / last selected line: 0 -- icon id / first selected line: 19381 / 19381 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: prev ----- HyperTalk script ----- on mouseUp visual effect dissolve go to next card end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=273 top=296 right=317 bottom=312 -- title width / last selected line: 0 -- icon id / first selected line: 22308 / 22308 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: next ----- HyperTalk script ----- on mouseUp visual effect dissolve go to next card end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=336 top=292 right=324 bottom=376 -- title width / last selected line: 0 -- icon id / first selected line: 14953 / 14953 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: return ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card "Home" end mouseUp